Release 10.1A: OpenEdge Development:
.NET Open Clients


Setting up parameters

Before running an application service procedure or user-defined function, it might require parameters that you must pass. Before passing the parameters, you must set them up in two basic steps using the .NET OpenAPI.

To set up parameters for passing to an application service procedure or function:

  1. Create a variable for each parameter.
  2. Add each variable to a parameter array as required for the procedure or function you are calling.

The following sections describe how to complete these steps:


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095